home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-19 | 1.2 KB | 22 lines | [TEXT/KAHL] |
- This is version 1.0b2 of Popup CDEF. It fixes a bug in the dispose
- routine and adds support for menus created by the application.
- (Thanks to Eric Bowman, bobo@reed.edu, for both of these.)
-
- This popup CDEF is compatible with systems 6.0 and 7.0 and is similar
- to the standard popup CDEF supplied with system 7.0 and described in
- IM-VI. An additional variation code, popupTypeIn, helps support
- type-in popup menus by displaying only the down arrow without the
- current selection or title. The application still needs to support
- the editable text field for the type-in popup menu. Dynamically created
- menus are also supported by using GetMHandle to access a menu if it
- can't be found in a resource file. Except for the popupTypeIn attribute
- and the use of GetMHandle this CDEF should be upwards compatible with
- the system 7.0 CDEF. The MDEF is used to draw the current selection,
- so that even icons in menus are properly displayed. The only major
- feature missing is color support, but this should not be difficult
- for someone to add. Full C source for THINK C 5.0.4 is included.
-
- This software is freeware and may be included in the info-mac
- commercial CD-ROM. For all other commercial distribution please
- contact the author.
-